It's easy to get lazy when no one is looking. This is the idea behind the very webpage that you're looking at.

I have set up my computer to automatically track the number of lines that I knock off my to-do list.

You can "poke" me to remind me to stay alert and motivated when you see that I'm not being as productive as I can be.

// dates on-time not on-time // 0 2024-11-04 0 4 // 1 2024-11-05 0 3 // 2 2024-11-06 0 4 // 3 2024-11-07 0 2 // 4 2024-11-08 0 1 // 5 2024-11-09 0 11 // 6 2024-11-10 0 1 // 7 2024-11-11 0 6 // 8 2024-11-12 0 4 // 9 2024-11-13 0 1 // 10 2024-11-14 0 1 // 11 2024-11-15 0 1 // 12 2024-11-16 0 1 // 13 2024-11-17 0 1 // 14 2024-11-18 0 3 // 15 2024-11-19 0 0 // 16 2024-11-20 0 12 // 17 2024-11-21 0 2 // 18 2024-11-22 0 5 // 19 2024-11-23 0 8 // 20 2024-11-24 0 0